home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / games1 / gilbogms.lha / GG.lha / s / startup-sequence
Text File  |  1996-04-15  |  2KB  |  117 lines

  1. PPshow gilbogames:mg 
  2. c/stars
  3. echo "*ec"
  4. echo "Gilbo Games - Infection, Mad Bomber, Tankkk," 
  5. echo "Extreme Violence, Missile Command, Super Obliteration"
  6. echo "and Mega Squad"
  7. echo ""
  8. echo "Works on all Amigas!"
  9. echo ""
  10. echo "Hello, and welcome to the first ever Gilbo Games Disk"
  11. echo "with a massive seven great games on one disk!"
  12. echo ""
  13. echo "This is freeware so pass it on but don't change it!"
  14. echo "Note:All docs on Workbench"
  15. echo ""
  16. echo "GILBO"
  17. echo "Martyn Gilbert"
  18. echo ""
  19. echo "Well hi."
  20. echo ""
  21. echo "Do you want to play the extraordinarily unpleasant"
  22. ask "Infection? *1-4 Player* (Y/N) "
  23. if warn
  24. echo "*ec"
  25. echo "Wait the loading of Infection."
  26. echo ""
  27. echo "GILBO"
  28. infection
  29. else
  30. echo ""
  31. echo "You'll want the bomb catching Mad Bomber then?"
  32. ask "Mad Bomber *1 Player* (Y/N) "
  33. if warn
  34. echo "*ec"
  35. echo "Wait the loading of Mad Bomber."
  36. echo ""
  37. echo "Press F5 for level skip!"
  38. echo ""
  39. echo "GILBO"
  40. madbomber
  41. else
  42. echo ""
  43. echo "The rock blasting Super Obliteration then?"  
  44. ask "*1 Player* (Y/N)"
  45. if warn
  46. echo "*ec"
  47. echo "Super Obliteration loads"
  48. echo ""
  49. echo "GILBO"
  50. Game
  51. else
  52. echo ""
  53. echo "The kick ass multiplayer warfare"
  54. ask "Tankkk! *2-4 Player* (Y/N)"
  55. if warn
  56. echo "*ec"
  57. echo "Tankkk! is coming"
  58. echo ""
  59. echo "GILBO"
  60. Tankkk
  61. else
  62. echo ""
  63. echo "Then you want the very addictive Missile Command?"
  64. ask "*1 or 2 Player* (Y/N)" 
  65. if warn
  66. echo "*ec"
  67. echo "Missile Command awaits"
  68. echo ""
  69. echo "Write Enable disk to save Hi-scores!"
  70. echo ""
  71. echo "GILBO"
  72. missile
  73. else
  74. echo ""
  75. echo "So you want the shooting game Extreme Violence?"
  76. ask "*2 Player* (Y/N)"
  77. if warn
  78. echo "*ec"
  79. echo "Happy Huntings"
  80. echo ""
  81. echo "GILBO"
  82. EV_6.92
  83. else
  84. echo ""
  85. echo "You must definitely want Mega Squad?"
  86. ask "*2 Player* (Y/N)"
  87. if warn
  88. echo "*ec"
  89. echo "Use the force!"
  90. echo ""
  91. echo "GILBO"
  92. megasquad
  93. else
  94. echo ""
  95. echo "Why did you load it in the first place then?"
  96. echo ""
  97. echo "Must be to read the Gilbo Doc!" 
  98. echo ""
  99. ppmore Gilbo_Doc
  100. quit 0
  101. endif
  102. endif
  103. endif
  104. endif
  105. endif
  106. endif
  107. endif
  108. echo "*ec"
  109. echo "Look out for other Gilbo Games disks"
  110. echo ""
  111. echo "And Gilbo Fun Utilities"
  112. echo ""
  113. echo "Martyn Gilbert"
  114. echo ""
  115. ppmore Gilbo_Doc
  116. quit 0
  117. ;GILBO DOES IT BEST!